Skip to content

Codespace unable to start in Jupyter using python feature with option "installJupyterLab": true #1199

Merged
eljog merged 4 commits intodevcontainers:mainfrom
Mathiyarasy:dev/Mathi/OpenJupyterLab
Dec 18, 2024
Merged

Codespace unable to start in Jupyter using python feature with option "installJupyterLab": true #1199
eljog merged 4 commits intodevcontainers:mainfrom
Mathiyarasy:dev/Mathi/OpenJupyterLab

Conversation

@Mathiyarasy
Copy link
Copy Markdown
Contributor

@Mathiyarasy Mathiyarasy commented Nov 25, 2024

Issue #870

  • For image mcr.microsoft.com/devcontainers/base:ubuntu

Issue https://github.com/github/codespaces/issues/19082

  • For image mcr.microsoft.com/devcontainers/go:1-1.23-bullseye

JupyterLab is not opening from codespace due to PATH variable difference for non interactive shell when jupyterlab is installed for non root user

Feature Name

  • Python

Changelog

  • Created a symlink for installed path of jupyter and added it to devcontainer-features.json containerEnv PATH variable.
  • Remove changes added in PR - 887 which earlier aimed to fixed the issue

Checklist

  • Check if jupyter command is recognised from non interactive shell

@Mathiyarasy Mathiyarasy marked this pull request as ready for review December 3, 2024 15:12
@Mathiyarasy Mathiyarasy requested a review from a team as a code owner December 3, 2024 15:12
@Mathiyarasy Mathiyarasy reopened this Dec 18, 2024
Copy link
Copy Markdown

@SSmart95 SSmart95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

__

@Mathiyarasy Mathiyarasy deleted the dev/Mathi/OpenJupyterLab branch May 22, 2025 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants